Marco - Version 1.1.15
---------------------

Changes:
- Fixed CLAP export/bounce in Bitwig 6. Marco now reports its latency at construction
  so the value is stable before the host activates it. Previously the latency was first
  announced during the initial prepareToPlay, which triggered a host restart request that
  stopped Bitwig 6 from starting an offline render with the CLAP plug-in in the session.
  The VST3 was unaffected. (Fully resolved for 48 kHz sessions.)


Marco - Version 1.0.1
---------------------

Release Date: June 2025

Changes:
- Reduced UI width from 1024 pixels to 512 pixels for improved compatibility with smaller screens.
- Removed unused mbedTLS files to reduce build size and improve codebase cleanliness.
- Re-exported image files saving 80 Mb!?

Marco - Version 1.0.4
---------------------

Changes:
- Added tooltips
- Fixed XY smoothing which was essentially breaking parameter control of XY Pad

Marco - Version 1.0.6
---------------------

Changes:
- Made submitting license or demo mode bypass license screen
- Fixed XY smoothing again...
- Fixed Typo

Marco - Version 1.0.7
---------------------

Changes:
- Fixed update available layer to be readable and unobtrusive.

Marco - Version 1.0.8
---------------------

Changes:
- Further fixes to XY smoothing
- Improved level blending

Marco - Version 1.0.9
---------------------

Changes:
- Reduced the frequency gestures would update the DAW

Marco - Version 1.0.9
---------------------

Changes:
- Increased smoothing and blending
- Fixed XY grabbing at edges


Marco - Version 1.1.1
---------------------

Changes:
- Switched XY Pad to logarithmic distance scaling

Marco - Version 1.1.2
---------------------

Changes:
- Added threading to IR handling

Marco - Version 1.1.3
---------------------

Changes:
- Increased smoothing to remove clicks

Marco - Version 1.1.4
---------------------

Changes:
- Added some purchase buttons, removed IR fadeouts

Marco - Version 1.1.5
---------------------

Changes:
- Evened out levels of closest XY points as well as mix with panToggle high

Marco - Version 1.1.7
---------------------

Changes:
- Added macOS support

Marco - Version 1.1.8
---------------------

Changes:
- Fixed dynamic sammpleSize changes from Logic/Garageband

Marco - Version 1.1.9
---------------------

Changes:
- Fixed api compatibility issue

Marco - Version 1.1.10
---------------------

Changes:
- Fixed dynamic sammpleSize changes on startup that was not getting along with Cubase.

Marco - Version 1.1.11
---------------------

Changes:
- Added variable cutoff when pan style is engaged.

Marco - Version 1.1.12
---------------------

Changes:
- Fixed Demo Mode and added a manual.
- Fixed authorization screen appearing on every load on Mac (license check now runs before first audio block).
- Fixed CLAP plugin being skipped during code signing, which caused macOS notarisation to reject the installer.